Skip to content
Back to search
30
MCP

Gemini TTS

pulsemcp/gemini tts

Provides text-to-speech capabilities using Google Gemini API with configurable voice styles and emotional tones.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Gemini
Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that se
0 tools
Google Gemini by crunchtools
Integrates Google Gemini AI for text generation, image creation, video generation, web research, and document analysis.
0 tools
n8n-nodes-gemini-ai
n8n community node for Google Gemini AI integration with text generation, file upload & analysis, and TTS (Text-to-Speech) support
0 tools
Daisys AI Text-to-Speech
Provides a bridge to the Daisys AI text-to-speech API, enabling high-quality voice audio generation with control over characteristics like g
0 tools
io.github.houtini-ai/gemini
Model Context Protocol server for Google Gemini AI with chat, research, and grounding
0 tools
Gemini Thinking
Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architec
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini_tts": {
      "url": "None",
      "transport": "http"
    }
  }
}